Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude self from static cluster connectors #7

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

elmuerte
Copy link

The static-connectors of a cluster should not contain this brokers' own connector as it will happily connect to itself and thus not properly participate in the cluster.

Also added an option to configure allow-direct-connections-only and set it to false. This would allow a cluster to become dynamic using an initial static list.

I extended the existing acceptance test to verify the new behavior.

The static-connectors of a cluster should not contain this brokers'
own connector as it will happily connect to itself and thus not
properly participate in the cluster.

Also added an option to configure allow-direct-connections-only and
set it to false. This would allow a cluster to become dynamic using
an initial static list.
This will verify if a cluster config for a live-only cluster
is valid.
@jonnyhoeven
Copy link

https://forge.puppet.com/modules/jonnyhoeven/activemq/readme 2.0.1 is published with these changes

@fraenki
Copy link
Member

fraenki commented Nov 28, 2023

@jonnyhoeven Oh, is this a new way of saying "please merge this PR faster"? 😄

@fraenki fraenki self-assigned this Nov 28, 2023
@fraenki fraenki added the enhancement New feature or request label Nov 28, 2023
@fraenki fraenki merged commit 537e571 into markt-de:master Nov 28, 2023
4 checks passed
@fraenki
Copy link
Member

fraenki commented Nov 28, 2023

@elmuerte Merged, thanks!

@fraenki
Copy link
Member

fraenki commented Nov 28, 2023

@jonnyhoeven
Copy link

jonnyhoeven commented Nov 28, 2023

@jonnyhoeven Oh, is this a new way of saying "please merge this PR faster"? 😄

Wouldn't dare to do that. 😅
Thank you for merging!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants